Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 256 Bytes

Project Structure.adoc

File metadata and controls

7 lines (5 loc) · 256 Bytes

Project Structure

The project is structured as a monorepo as follows:

  • /apps/ contains all containerized services in this monorepo

  • /packages/ contains the libraries services might use

  • /sdk/ contains configurations for services and libraries